* image.c (search_image_cache): New function. Require background
authorChong Yidong <cyd@stupidchicken.com>
Sun, 3 Jun 2007 00:21:56 +0000 (00:21 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 3 Jun 2007 00:21:56 +0000 (00:21 +0000)
commit9ab3db6c5db0f83d0fbd5cf1354310dc3fd0d253
tree91be5975acc3e530a042fa923e42d183d9c74725
parenteceebf2f7f2548e2c4ed6f7a425fd4d45c804985
* image.c (search_image_cache): New function.  Require background
color match if background color is unspecified in the image spec.
(uncache_image, lookup_image): Use it.
src/ChangeLog